home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 5 / Gold Medal Software - Volume 5 (Gold Medal) (1995).iso / database / cff51b.arj / TESTS.DOC < prev    next >
Text File  |  1993-10-22  |  588b  |  17 lines

  1. The test programs in this directory work with emx under dos and os2 and
  2. with djcc under dos. cset2 and ztc do not work.
  3.  
  4. The variable CLOCKS_PER_SECOND is found in each test program; the value
  5. 1000000L is correct for djcc and incorrect for emx. Be sure to set this
  6. correctly for your compiler and OS.
  7.  
  8. You can run the test programs in any order; if errors are detected
  9. you will probably notice a sloppiness in the printout. The best way
  10. to learn how to program CFF is to read the test programs and write
  11. some of your own.
  12.  
  13. All printed output goes to unbuffered stdout.
  14.  
  15.  
  16.  
  17.